home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presentation Library 1993 Winter / The Apple Reference & Presentations Library CD Winter 93 - Partner Edition.7z / Image.iso / Applications / Technical Publishing / Aldus PageMaker 4.2 / Aldus / PPDs / HP_3P522.PPD < prev    next >
Text File  |  1991-12-05  |  12KB  |  368 lines

  1. *% Adobe Systems PostScript(R) Printer Description File
  2. *% For "HP LaserJet IIIP" version 52.2
  3. *% Produced by "BuildPPD.ps" version 3.0 edit 58
  4. *%
  5. *% Copyright 1988, 1989, 1990, 1991 Adobe Systems Incorporated.  
  6. *% All Rights Reserved.
  7. *% Permission is granted for redistribution of this file as
  8. *% long as this copyright notice is intact and the contents
  9. *% of the file is not altered in any way from its original form.
  10. *%
  11. *% The byte count of this file should be exactly 012482 or 012849
  12. *% depending on the filesystem it resides in.
  13. *%
  14. *% Date: 14 June 1991
  15. *FormatVersion: "3.0"
  16. *FileVersion: "1.0"
  17. *LanguageVersion: English
  18. *Product: "(HP LaserJet IIIP)"
  19. *PSVersion: "(52.2) 0"
  20. *NickName: "HP LaserJet IIIP PostScript v52.2"
  21.  
  22. *% General Information and Defaults ===============
  23. *FreeVM: "1261526"
  24. *ColorDevice: False
  25. *VariablePaperSize: False
  26. *FileSystem: False
  27. *?FileSystem: "save /initializedisk where{pop(True)}{(False)} ifelse = flush restore"
  28. *Throughput: "4"
  29. *Password: "0"
  30. *ExitServer: "
  31.   count 0 eq {  % is the password on the stack?
  32.     true 
  33.   }{
  34.     dup    % potential password
  35.     statusdict begin checkpassword end not 
  36.   } ifelse 
  37.   {  %  if no password or not valid 
  38.     (WARNING : Cannot perform the exitserver command.) = 
  39.     (Password supplied is not valid.) = 
  40.     (Please contact the author of this software.) = flush
  41.     quit 
  42.   } if 
  43.   serverdict begin exitserver
  44. "
  45. *End
  46. *Reset: "
  47.   count 0 eq {  % is the password on the stack?
  48.     true 
  49.   }{
  50.     dup    % potential password
  51.     statusdict begin checkpassword end not 
  52.   } ifelse 
  53.   {  %  if no password or not valid 
  54.     (WARNING : Cannot reset printer.) = 
  55.     (Password supplied is not valid.) = 
  56.     (Please contact the author of this software.) = flush
  57.     quit 
  58.   } if 
  59.   serverdict begin exitserver
  60.   systemdict /quit get exec
  61.   (WARNING : Printer Reset Failed.) = flush
  62. "
  63. *End
  64.  
  65. *DefaultResolution: 300dpi
  66. *?Resolution: "
  67. save
  68.   initgraphics
  69.   0 0 moveto currentpoint matrix defaultmatrix transform
  70.   0 72 lineto currentpoint matrix defaultmatrix transform
  71.   3 -1 roll sub dup mul
  72.   3 1 roll exch sub dup mul
  73.   add sqrt round cvi
  74.   (          ) cvs print (dpi) = flush
  75. restore
  76. "
  77. *End
  78.  
  79. *% Halftone Information ===============
  80. *ScreenFreq: "60.0"
  81. *ScreenAngle: "45.0"
  82. *DefaultScreenProc: Dot
  83. *ScreenProc Dot: "
  84. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1 
  85. sub }{dup mul exch dup mul add 1 exch sub }ifelse }
  86. "
  87. *End
  88. *ScreenProc Line: "{ pop }"
  89. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  90.  
  91. *DefaultTransfer: Null
  92. *Transfer Null: "{ }"
  93. *Transfer Null.Inverse: "{ 1 exch sub }"
  94.  
  95. *% Paper Handling ===================
  96.  
  97. *% Use these entries to set paper size most of the time, unless there is
  98. *% specific reason to use PageRegion or PaperTray.
  99. *DefaultPageSize: Letter
  100. *PageSize Letter: "statusdict begin lettertray end"
  101. *PageSize Legal: "statusdict begin legaltray end"
  102. *PageSize Executive: "statusdict begin executivetray end"
  103. *PageSize A4: "statusdict begin a4tray end"
  104. *PageSize Envelope.297.684/Comm #10 Envelope: "statusdict begin com10envelopetray end"
  105. *PageSize Envelope.279.540/Monarch Envelope: "statusdict begin monarcenvelopetray end"
  106. *PageSize Envelope.312.624/DL Envelope: "statusdict begin dlenvelopetray end"
  107. *PageSize Envelope.459.649/C5 Envelope: "statusdict begin c5envelopetray end"
  108. *?PageSize: "
  109.  save statusdict begin
  110.   8 dict begin
  111.    /lettertray (Letter) def /legaltray (Legal) def
  112.    /executivetray (Executive) def /a4tray (A4) def
  113.    /com10envelopetray (Envelope.297.684) def
  114.    /monarcenvelopetray (Envelope.279.540) def 
  115.    /dlenvelopetray (Envelope.312.624) def
  116.    /c5envelopetray (Envelope.459.649) def
  117.    papersize {
  118.      {load exec} stopped not{= flush}if
  119.    }{
  120.      {load exec} stopped not{print (.Transverse) = flush}{(Unknown) = flush}ifelse
  121.    }ifelse
  122.   end
  123.  end restore
  124. "
  125. *End
  126.  
  127. *% These entries will set up the frame buffer. Usually used with manual feed.
  128. *DefaultPageRegion: Letter
  129. *PageRegion Letter: "letter"
  130. *PageRegion Legal: "legal"
  131. *PageRegion Executive: "executivepage"
  132. *PageRegion A4: "a4"
  133. *PageRegion B5: "b5"
  134. *PageRegion Envelope.297.684/Comm #10 Envelope: "com10envelope"
  135. *PageRegion Envelope.279.540/Monarch Envelope: "monarcenvelope"
  136. *PageRegion Envelope.312.624/DL Envelope: "dlenvelope"
  137. *PageRegion Envelope.459.649/C5 Envelope: "c5envelope"
  138.  
  139. *% These entries will invoke a particular tray--error may occur if tray is not inserted.
  140. *% These errors should be trapped by software and a message displayed
  141. *DefaultPaperTray: None
  142. *PaperTray Letter: "statusdict begin lettertray end"
  143. *PaperTray Legal: "statusdict begin legaltray end"
  144. *PaperTray Executive: "statusdict begin executivetray end"
  145. *PaperTray A4: "statusdict begin a4tray end"
  146. *PaperTray Envelope.297.684/Comm #10 Envelope: "statusdict begin com10envelopetray end"
  147. *PaperTray Envelope.279.540/Monarch Envelope: "statusdict begin monarcenvelopetray end"
  148. *PaperTray Envelope.312.624/DL Envelope: "statusdict begin dlenvelopetray end"
  149. *PaperTray Envelope.459.649/C5 Envelope: "statusdict begin c5envelopetray end"
  150. *?PaperTray: "
  151.  save statusdict begin
  152.   8 dict begin
  153.    /lettertray (Letter) def /legaltray (Legal) def
  154.    /executivetray (Executive) def /a4tray (A4) def
  155.    /com10envelopetray (Envelope.297.684) def
  156.    /monarcenvelopetray (Envelope.279.540) def
  157.    /dlenvelopetray (Envelope.312.624) def
  158.    /c5envelopetray (Envelope.459.649) def
  159.    papersize {
  160.      {load exec} stopped not{= flush}if
  161.    }{
  162.      {load exec} stopped not{print (.Transverse) = flush}if
  163.    }ifelse
  164.   end
  165.  end restore
  166. "
  167. *End
  168.  
  169. *% The following entries provide information about specific paper keywords.
  170. *DefaultImageableArea: Letter
  171. *ImageableArea Letter: "18 19 593 774 "
  172. *ImageableArea Legal: "18 19 593 990 "
  173. *ImageableArea Executive: "18 19 501 738 "
  174. *ImageableArea A4: "18 19 578 824 "
  175. *ImageableArea B5: "18 19 505 513 "
  176. *ImageableArea Envelope.297.684/Comm #10 Envelope: "18 19 278 666 "
  177. *ImageableArea Envelope.279.540/Monarch Envelope: "18 19 259 522 "
  178. *ImageableArea Envelope.312.624/DL Envelope: "18 19 294 605 "
  179. *ImageableArea Envelope.459.649/C5 Envelope: "18 19 440 630 "
  180. *?ImageableArea: "
  181.  save /cvp { cvi (            ) cvs print ( ) print } bind def
  182.   newpath clippath pathbbox
  183.   4 -2 roll exch 2 {ceiling cvp} repeat
  184.   exch 2 {floor cvp} repeat flush
  185.  restore
  186. "
  187. *End
  188.  
  189.  
  190. *% These provide the physical dimensions of the paper (by keyword)
  191. *DefaultPaperDimension: Letter
  192. *PaperDimension Letter: "612 792"
  193. *PaperDimension Legal: "612 1008"
  194. *PaperDimension Executive: "522 756"
  195. *PaperDimension A4: "595 842"
  196. *PaperDimension B5: "516 728"
  197. *PaperDimension Envelope.297.684/Comm #10 Envelope: "297 684"
  198. *PaperDimension Envelope.279.540/Monarch Envelope: "279 540"
  199. *PaperDimension Envelope.312.624/DL Envelope: "312 624"
  200. *PaperDimension Envelope.459.649/C5 Envelope: "459 649"
  201.  
  202. *DefaultOutputBin: Upper
  203. *DefaultInputSlot: None
  204. *InputSlot Upper: "statusdict begin 0 setpapertray end"
  205. *InputSlot Lower: "statusdict begin 1 setpapertray end"
  206. *?InputSlot: "
  207.  save statusdict begin
  208.   2 dict begin
  209.    /0 (Upper) def
  210.    /1 (Lower) def
  211.    papertray 
  212.      {( ) cvs cvn load exec} stopped not{= flush}if
  213.   end
  214.  end restore
  215. "
  216. *End
  217.  
  218. *DefaultManualFeed: False
  219. *?ManualFeed: "
  220. save
  221.   statusdict /manualfeed get
  222.   {(True)}{(False)}ifelse = flush
  223. restore
  224. "
  225. *End
  226. *ManualFeed True: "statusdict begin /manualfeed true store end"
  227. *ManualFeed False: "statusdict begin /manualfeed false store end"
  228.  
  229. *DefaultOutputOrder: Normal
  230.  
  231. *DefaultCollator: None
  232. *DefaultSorter: None
  233. *DefaultDuplex: None
  234.  
  235. *% Font Information =====================
  236.  
  237. *DefaultFont: Courier
  238. *Font AvantGarde-Book: Standard "(001.002)"
  239. *Font AvantGarde-BookOblique: Standard "(001.002)"
  240. *Font AvantGarde-Demi: Standard "(001.003)"
  241. *Font AvantGarde-DemiOblique: Standard "(001.003)"
  242. *Font Bookman-Demi: Standard "(001.001)"
  243. *Font Bookman-DemiItalic: Standard "(001.001)"
  244. *Font Bookman-Light: Standard "(001.001)"
  245. *Font Bookman-LightItalic: Standard "(001.001)"
  246. *Font Courier: Standard "(002.002)"
  247. *Font Courier-Bold: Standard "(002.002)"
  248. *Font Courier-BoldOblique: Standard "(002.002)"
  249. *Font Courier-Oblique: Standard "(002.002)"
  250. *Font Helvetica: Standard "(001.002)"
  251. *Font Helvetica-Bold: Standard "(001.002)"
  252. *Font Helvetica-BoldOblique: Standard "(001.002)"
  253. *Font Helvetica-Narrow: Standard "(001.002)"
  254. *Font Helvetica-Narrow-Bold: Standard "(001.002)"
  255. *Font Helvetica-Narrow-BoldOblique: Standard "(001.002)"
  256. *Font Helvetica-Narrow-Oblique: Standard "(001.002)"
  257. *Font Helvetica-Oblique: Standard "(001.002)"
  258. *Font NewCenturySchlbk-Bold: Standard "(001.006)"
  259. *Font NewCenturySchlbk-BoldItalic: Standard "(001.004)"
  260. *Font NewCenturySchlbk-Italic: Standard "(001.003)"
  261. *Font NewCenturySchlbk-Roman: Standard "(001.004)"
  262. *Font Palatino-Bold: Standard "(001.002)"
  263. *Font Palatino-BoldItalic: Standard "(001.002)"
  264. *Font Palatino-Italic: Standard "(001.002)"
  265. *Font Palatino-Roman: Standard "(001.001)"
  266. *Font Symbol: Special "(001.003)"
  267. *Font Times-Bold: Standard "(001.002)"
  268. *Font Times-BoldItalic: Standard "(001.004)"
  269. *Font Times-Italic: Standard "(001.002)"
  270. *Font Times-Roman: Standard "(001.002)"
  271. *Font ZapfChancery-MediumItalic: Standard "(001.003)"
  272. *Font ZapfDingbats: Special "(001.002)"
  273. *?FontQuery: "
  274. save  2 dict begin /sv exch def
  275. /str 128 string def
  276. {
  277.   count 0 gt {
  278.     dup str cvs (/) print print (:) print
  279.     FontDirectory exch known {(Yes)}{(No)}ifelse = flush
  280.   }{ exit } ifelse
  281. } bind loop
  282. (*) = flush
  283. sv end restore
  284. "
  285. *End
  286.  
  287. *?FontList: "
  288. save  2 dict begin /sv exch def
  289. /str 128 string def
  290. FontDirectory { pop == } bind forall flush
  291. (*) = flush
  292. sv end restore
  293. "
  294. *End
  295.  
  296. *% Printer Messages (verbatim from printer):
  297. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  298. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  299. *Message: "\FontName\ not found, using Courier"
  300.  
  301. *% Status (format: %%[ status: <one of these> ]%% )
  302. *Status: "idle"
  303. *Status: "busy"
  304. *Status: "waiting"
  305. *Status: "printing"
  306. *Status: "PrinterError: Out Of Paper"
  307. *Status: "PrinterError: Cover Open"
  308. *Status: "PrinterError: Feed Manual"
  309. *Status: "PrinterError: Paper Jam"
  310. *Status: "PrinterError: Miscellaneous Error"
  311. *Status: "PrinterError: Fatal Error"
  312.  
  313. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  314. *Source: "serial9"
  315. *Source: "serial25"
  316. *Source: "AppleTalk"
  317. *Source: "Centronics"
  318.  
  319. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  320. *PrinterError: "Out Of Paper"
  321. *PrinterError: "Cover Open"
  322. *PrinterError: "Feed Manual"
  323. *PrinterError: "Paper Jam"
  324. *PrinterError: "Miscellaneous Error"
  325. *PrinterError: "Fatal Error"
  326.  
  327. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  328.  
  329. *% Color Separation Information =====================
  330.  
  331. *DefaultColorSep: ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi
  332.  
  333. *InkName: ProcessBlack/Process Black
  334. *InkName: CustomColor/Custom Color
  335. *InkName: ProcessCyan/Process Cyan
  336. *InkName: ProcessMagenta/Process Magenta
  337. *InkName: ProcessYellow/Process Yellow
  338.  
  339. *%  For 60 lpi / 300 dpi  ===============================
  340.  
  341. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  342. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  343. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  344. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  345. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  346.  
  347. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  348. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  349. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  350. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  351. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  352.  
  353. *%  For 53 lpi / 300 dpi  ===============================
  354.  
  355. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  356. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  357. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
  358. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
  359. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  360.  
  361. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  362. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  363. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  364. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  365. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  366.  
  367. *% end of PPD file for HP LaserJet IIIP
  368.